projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d9a60c
)
Trivial typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 28 Jan 2014 04:30:28 +0000
(23:30 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 28 Jan 2014 04:30:38 +0000
(23:30 -0500)
gtk/gtkbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbox.c
b/gtk/gtkbox.c
index 4ec256f8b6b095cf191fa8f34bc4391142e643d6..943e93b897407f7a6dcc1cc7f87a0cf113f853b3 100644
(file)
--- a/
gtk/gtkbox.c
+++ b/
gtk/gtkbox.c
@@
-1753,7
+1753,7
@@
gtk_box_get_spacing (GtkBox *box)
*
* Sets the baseline position of a box. This affects
* only horizontal boxes with at least one baseline aligned
- * child. If there is more vertical space avail
i
ble than requested,
+ * child. If there is more vertical space avail
a
ble than requested,
* and the baseline is not allocated by the parent then
* @position is used to allocate the baseline wrt the
* extra space available.